runtime.synctestGroup.waiter (field)
4 uses
runtime (current package)
synctest.go#L17: waiter *g // caller of synctest.Wait
synctest.go#L136: if gp := sg.waiter; gp != nil {
synctest.go#L254: gp.syncGroup.waiter = nil
synctest.go#L271: gp.syncGroup.waiter = gp
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)